home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_quake / qmap20b4.zip / QMAP20.TXT < prev    next >
Text File  |  1996-10-06  |  5KB  |  116 lines

  1.  
  2.  *** QuakeMap 2.0 BETA ***   forth release
  3.  
  4.  
  5. This is a preversion of QuakeMap 2.0, a level/patch/etc editor for Quake,
  6. the game by ID Software. This file is an introduction to QuakeMap. Please
  7. have a look at it if you don't know QuakeMap, or if you only knows QuakeMap
  8. version 1.0 or 1.1.
  9.  
  10. QUAKEMAP is centralized on a proprietary file format, with extension ".qme".
  11. Although you may use it as a standard ".map" editor, I recommend using the
  12. ".qme" file format, because it can store a lot of things more than just a map.
  13. You can store several maps, code patches (written in QuakeC), files like new
  14. sounds or new models for Quake, and more, in a single .qme file. When you run
  15. QuakeMap, the window you see is the "QuakeMap Explorer", which allows you to
  16. edit such .qme files. See the introduction below and instructions in file 
  17. EXPLORER.TXT. When you open a map, either a standard .map file or a map 
  18. included in a .qme file, a new window pops up : the "QuakeMap Editor", a 3D 
  19. level editor. See EDITOR.TXT for a detailed description of the editor.
  20.  
  21.  
  22.  *** QuakeMap Explorer ***
  23.  
  24. Quake Map 2.0 has numerous changes.  One of the most significant
  25. is the new file format, .qme, which is the format used by Quake
  26. Map Explorer.  The advantage of this format is that it allows
  27. you to save many different types of data in one file.  In
  28. addition to holding the .map file, a .qme file can contain the
  29. text description file, Quake C patches and even .bsp's with
  30. textures removed.  In this way, Quake Map can also be used as
  31. a front-end to Quake, managing multiple patches for you.
  32. Keep in mind, if you wish to distribute your files this way, the
  33. user HAS to use Quake Map to run it.  A DOS run-time version of
  34. the Quake Map Explorer is planned for future release, which will
  35. make it easier to distribute files in this format.
  36.  
  37. It allow us to associate QuakeC patches with particular levels.
  38. This this, we are able to build level-specific programs, like we 
  39. did in Hexen. For example, we could do something like Hexen's
  40. first level, where there are walls that make a half turn, fire a 
  41. few fireballs on you, and then rotate back in place. This could 
  42. be done in a standard QuakeC patch, but associating this patch 
  43. with the level make it far easier to use, and prevent oneself from 
  44. playing the level without the patch or vice-versa.
  45.                
  46. It also provides a consistent way of assigning actions with new
  47. keys - you know, "impulse" commands. You'll be shown a list of
  48. new actions the installed patches provides, and you'll have to
  49. choose a key for each of them. QuakeMap will then automatically
  50. remap impulse numbers as needed (useful for several patches from
  51. serveral sources) and write the "autoexec.cfg" to bind them with
  52. the keys you choosen.
  53.  
  54.  
  55.  *** Requirements ***
  56.  
  57. Target Quake version : from 0.91 to 1.01 REGISTERED. It may work
  58. with other versions, at least partially, but it has not been tested
  59. with these.
  60.  
  61. The QBSP, VIS and LIGHT utilities from id Software are required to
  62. "nodebuild" maps, i.e. to prepare them in order to play to Quake in them.
  63.  
  64. Estimated Hardware/Software Requirements:
  65. - 486DX2/66 or better processor.
  66. - 16mb RAM
  67. - .8mb Hard Drive Space for Quake Map
  68. - Windows 95
  69. These are estimates based on limited testing.
  70.  
  71.  
  72.  *** SHAREWARE ***
  73.  
  74. You may *not* use Quake 2.0 BETA after that the final 2.0 is out. *Please* 
  75. upgrade to the final version as soon as possible. QuakeMap 2.0 (final) will be 
  76. Shareware.
  77.  
  78. I will never take QuakeMap to a commercial level. Because it represents a lot of
  79. work for me, I will make it Shareware, and except a few money feedback - but the
  80. Shareware version will always be full-featured. There will be no separate
  81. Shareware- and Registred- versions, the Shareware version being limited in some
  82. aspect. I think that doing so is like giving away a Demo version and saying :
  83. now buy the Commercial version !
  84.  
  85. Anyway, people how register will have all my gratitude ! ;-)   and maybe one or
  86. two other things more... Is someone interested in looking at the source code ?
  87.  
  88. I just hope a few of **YOU** will think about this annoying thing that
  89. registering is. Registering will be $20. More about this in the documentation
  90. that will come out with the final version of QuakeMap 2.0.
  91.  
  92.  
  93.  ***
  94.  
  95. Remember, this is a BETA version. Don't forget to look for the final version,
  96. planned to be released in a few weeks. Any comment, suggestion or bug report
  97. is welcome.
  98.  
  99. Thanks: to Mike Melzer for writing and updating a large part of the documentation;
  100.         to Steve ("sturm") for providing a home page for QuakeMap;
  101.         to Christophe Weibel for having organized textures into groups;
  102.         to everybody who wrote me comments and bug reports;
  103.         and of course to id Software for Quake !
  104.  
  105. As usually, I won't assume any responsability for whatever might occur by
  106. using my program, either directly or indirectly. No warraties !
  107.  
  108. id Softare does NOT support This program at all. The author of QuakeMap is by
  109. no way related to id Software. DO NOT ask id Software anything about QuakeMap.
  110.  
  111. Quake is (TM) (C) by id Software, Inc. All rights reserved.
  112. The Quake logo is (C) by id Software.
  113.  
  114.  
  115. Armin Rigo.                           (armin.rigo@p22.gnothi.fn.alphanet.ch)
  116.